[INFO] fetching crate gdnative-input 0.6.1...
[INFO] fixing gdnative-input-0.6.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate gdnative-input 0.6.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gdnative-input 0.6.1
[INFO] finished tweaking crates.io crate gdnative-input 0.6.1
[INFO] tweaked toml for crates.io crate gdnative-input 0.6.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdnative-input 0.6.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding gdnative_bindings_generator v0.3.0 (available: v0.11.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gdnative-input` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a
[INFO] running `Command { std: "docker" "start" "8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gdnative-input` (manifest) generated 1 warning
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bindgen v0.46.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.3.0
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]     Checking euclid v0.19.9
[INFO] [stderr]    Compiling gdnative-core v0.6.0
[INFO] [stderr]    Compiling gdnative-common v0.6.1
[INFO] [stderr]    Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2015 edition to 2018
[INFO] [stderr]     Checking gdnative_geom v0.6.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling gdnative-sys v0.6.0
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: gdnative-input v0.6.1 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]    Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6465:33
[INFO] [stdout]      |
[INFO] [stdout] 6465 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6465 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6465 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6652:33
[INFO] [stdout]      |
[INFO] [stdout] 6652 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6652 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6652 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6817:33
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6817 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6817 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6962:33
[INFO] [stdout]      |
[INFO] [stdout] 6962 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6962 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6962 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7087:33
[INFO] [stdout]      |
[INFO] [stdout] 7087 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7087 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7087 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7222:33
[INFO] [stdout]      |
[INFO] [stdout] 7222 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7222 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7222 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7424:33
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7424 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7424 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7564:33
[INFO] [stdout]      |
[INFO] [stdout] 7564 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7564 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7564 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7649:33
[INFO] [stdout]      |
[INFO] [stdout] 7649 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7649 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7649 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7733:33
[INFO] [stdout]      |
[INFO] [stdout] 7733 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7733 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7733 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7819:33
[INFO] [stdout]      |
[INFO] [stdout] 7819 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7819 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7819 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6465:33
[INFO] [stdout]      |
[INFO] [stdout] 6465 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6465 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6465 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6652:33
[INFO] [stdout]      |
[INFO] [stdout] 6652 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6652 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6652 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6817:33
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6817 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6817 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6962:33
[INFO] [stdout]      |
[INFO] [stdout] 6962 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6962 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6962 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7087:33
[INFO] [stdout]      |
[INFO] [stdout] 7087 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7087 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7087 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7222:33
[INFO] [stdout]      |
[INFO] [stdout] 7222 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7222 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7222 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7424:33
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7424 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7424 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7564:33
[INFO] [stdout]      |
[INFO] [stdout] 7564 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7564 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7564 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7649:33
[INFO] [stdout]      |
[INFO] [stdout] 7649 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7649 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7649 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7733:33
[INFO] [stdout]      |
[INFO] [stdout] 7733 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7733 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7733 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7819:33
[INFO] [stdout]      |
[INFO] [stdout] 7819 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7819 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7819 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: gdnative-input v0.6.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6465:33
[INFO] [stdout]      |
[INFO] [stdout] 6465 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6465 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6465 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6652:33
[INFO] [stdout]      |
[INFO] [stdout] 6652 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6652 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6652 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6817:33
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6817 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6817 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6962:33
[INFO] [stdout]      |
[INFO] [stdout] 6962 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6962 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6962 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7087:33
[INFO] [stdout]      |
[INFO] [stdout] 7087 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7087 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7087 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7222:33
[INFO] [stdout]      |
[INFO] [stdout] 7222 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7222 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7222 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7424:33
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7424 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7424 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7564:33
[INFO] [stdout]      |
[INFO] [stdout] 7564 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7564 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7564 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7649:33
[INFO] [stdout]      |
[INFO] [stdout] 7649 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7649 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7649 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7733:33
[INFO] [stdout]      |
[INFO] [stdout] 7733 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7733 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7733 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7819:33
[INFO] [stdout]      |
[INFO] [stdout] 7819 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7819 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7819 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6465:33
[INFO] [stdout]      |
[INFO] [stdout] 6465 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6465 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6465 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6652:33
[INFO] [stdout]      |
[INFO] [stdout] 6652 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6652 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6652 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6817:33
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6817 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6817 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6962:33
[INFO] [stdout]      |
[INFO] [stdout] 6962 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6962 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6962 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7087:33
[INFO] [stdout]      |
[INFO] [stdout] 7087 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7087 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7087 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7222:33
[INFO] [stdout]      |
[INFO] [stdout] 7222 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7222 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7222 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7424:33
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7424 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7424 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7564:33
[INFO] [stdout]      |
[INFO] [stdout] 7564 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7564 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7564 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7649:33
[INFO] [stdout]      |
[INFO] [stdout] 7649 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7649 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7649 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7733:33
[INFO] [stdout]      |
[INFO] [stdout] 7733 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7733 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7733 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7819:33
[INFO] [stdout]      |
[INFO] [stdout] 7819 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7819 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7819 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr]     Checking gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs (81 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.96s
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: gdnative-input v0.6.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gdnative-input v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6465:33
[INFO] [stdout]      |
[INFO] [stdout] 6465 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6465 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6465 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6652:33
[INFO] [stdout]      |
[INFO] [stdout] 6652 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6652 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6652 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6817:33
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6817 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6817 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6962:33
[INFO] [stdout]      |
[INFO] [stdout] 6962 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6962 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6962 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7087:33
[INFO] [stdout]      |
[INFO] [stdout] 7087 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7087 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7087 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7222:33
[INFO] [stdout]      |
[INFO] [stdout] 7222 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7222 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7222 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7424:33
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7424 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7424 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7564:33
[INFO] [stdout]      |
[INFO] [stdout] 7564 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7564 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7564 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7649:33
[INFO] [stdout]      |
[INFO] [stdout] 7649 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7649 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7649 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7733:33
[INFO] [stdout]      |
[INFO] [stdout] 7733 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7733 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7733 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7819:33
[INFO] [stdout]      |
[INFO] [stdout] 7819 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7819 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7819 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/lib.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6465:33
[INFO] [stdout]      |
[INFO] [stdout] 6465 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6465 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6465 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6652:33
[INFO] [stdout]      |
[INFO] [stdout] 6652 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6652 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6652 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6817:33
[INFO] [stdout]      |
[INFO] [stdout] 6817 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6817 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6817 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6962:33
[INFO] [stdout]      |
[INFO] [stdout] 6962 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 6962 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 6962 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7087:33
[INFO] [stdout]      |
[INFO] [stdout] 7087 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7087 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7087 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7222:33
[INFO] [stdout]      |
[INFO] [stdout] 7222 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7222 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7222 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7424:33
[INFO] [stdout]      |
[INFO] [stdout] 7424 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7424 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7424 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7564:33
[INFO] [stdout]      |
[INFO] [stdout] 7564 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7564 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7564 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7649:33
[INFO] [stdout]      |
[INFO] [stdout] 7649 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7649 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7649 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7733:33
[INFO] [stdout]      |
[INFO] [stdout] 7733 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7733 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7733 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7819:33
[INFO] [stdout]      |
[INFO] [stdout] 7819 |             static INIT: Once = ONCE_INIT;
[INFO] [stdout]      |                                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]      |
[INFO] [stdout] 7819 -             static INIT: Once = ONCE_INIT;
[INFO] [stdout] 7819 +             static INIT: Once = Once::new();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         object::add_ref(obj);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:709:9
[INFO] [stdout]     |
[INFO] [stdout] 709 |         object::add_ref(obj);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:708:5
[INFO] [stdout]     |
[INFO] [stdout] 708 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1289:9
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1288:5
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1836:9
[INFO] [stdout]      |
[INFO] [stdout] 1836 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1835:5
[INFO] [stdout]      |
[INFO] [stdout] 1835 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         object::add_ref(obj);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:2486:9
[INFO] [stdout]      |
[INFO] [stdout] 2486 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:2485:5
[INFO] [stdout]      |
[INFO] [stdout] 2485 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:709:9
[INFO] [stdout]     |
[INFO] [stdout] 709 |         object::add_ref(obj);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:708:5
[INFO] [stdout]     |
[INFO] [stdout] 708 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3026:9
[INFO] [stdout]      |
[INFO] [stdout] 3026 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3025:5
[INFO] [stdout]      |
[INFO] [stdout] 3025 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1289:9
[INFO] [stdout]      |
[INFO] [stdout] 1289 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1288:5
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3586:9
[INFO] [stdout]      |
[INFO] [stdout] 3586 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3585:5
[INFO] [stdout]      |
[INFO] [stdout] 3585 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1836:9
[INFO] [stdout]      |
[INFO] [stdout] 1836 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:1835:5
[INFO] [stdout]      |
[INFO] [stdout] 1835 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4133:9
[INFO] [stdout]      |
[INFO] [stdout] 4133 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4132:5
[INFO] [stdout]      |
[INFO] [stdout] 4132 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:2486:9
[INFO] [stdout]      |
[INFO] [stdout] 2486 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:2485:5
[INFO] [stdout]      |
[INFO] [stdout] 2485 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3026:9
[INFO] [stdout]      |
[INFO] [stdout] 3026 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3025:5
[INFO] [stdout]      |
[INFO] [stdout] 3025 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4750:9
[INFO] [stdout]      |
[INFO] [stdout] 4750 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4749:5
[INFO] [stdout]      |
[INFO] [stdout] 4749 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5312:9
[INFO] [stdout]      |
[INFO] [stdout] 5312 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5311:5
[INFO] [stdout]      |
[INFO] [stdout] 5311 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3586:9
[INFO] [stdout]      |
[INFO] [stdout] 3586 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:3585:5
[INFO] [stdout]      |
[INFO] [stdout] 3585 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4133:9
[INFO] [stdout]      |
[INFO] [stdout] 4133 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4132:5
[INFO] [stdout]      |
[INFO] [stdout] 4132 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5928:9
[INFO] [stdout]      |
[INFO] [stdout] 5928 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5927:5
[INFO] [stdout]      |
[INFO] [stdout] 5927 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4750:9
[INFO] [stdout]      |
[INFO] [stdout] 4750 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:4749:5
[INFO] [stdout]      |
[INFO] [stdout] 4749 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:14
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6442:5
[INFO] [stdout]      |
[INFO] [stdout] 6442 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMouseButtonMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6459:9
[INFO] [stdout]      |
[INFO] [stdout] 6459 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6458:5
[INFO] [stdout]      |
[INFO] [stdout] 6458 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6505:5
[INFO] [stdout]      |
[INFO] [stdout] 6505 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6493:1
[INFO] [stdout]      |
[INFO] [stdout] 6493 | pub unsafe fn InputEventMouseButton_set_factor(obj_ptr: *mut sys::godot_object, factor: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6522:5
[INFO] [stdout]      |
[INFO] [stdout] 6522 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6510:1
[INFO] [stdout]      |
[INFO] [stdout] 6510 | pub unsafe fn InputEventMouseButton_get_factor(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6541:5
[INFO] [stdout]      |
[INFO] [stdout] 6541 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6529:1
[INFO] [stdout]      |
[INFO] [stdout] 6529 | pub unsafe fn InputEventMouseButton_set_button_index(obj_ptr: *mut sys::godot_object, button_index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6558:5
[INFO] [stdout]      |
[INFO] [stdout] 6558 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6546:1
[INFO] [stdout]      |
[INFO] [stdout] 6546 | pub unsafe fn InputEventMouseButton_get_button_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6577:5
[INFO] [stdout]      |
[INFO] [stdout] 6577 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6565:1
[INFO] [stdout]      |
[INFO] [stdout] 6565 | pub unsafe fn InputEventMouseButton_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6594:5
[INFO] [stdout]      |
[INFO] [stdout] 6594 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6582:1
[INFO] [stdout]      |
[INFO] [stdout] 6582 | pub unsafe fn InputEventMouseButton_set_doubleclick(obj_ptr: *mut sys::godot_object, doubleclick: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6611:5
[INFO] [stdout]      |
[INFO] [stdout] 6611 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6599:1
[INFO] [stdout]      |
[INFO] [stdout] 6599 | pub unsafe fn InputEventMouseButton_is_doubleclick(obj_ptr: *mut sys::godot_object) -> bool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:14
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6630:5
[INFO] [stdout]      |
[INFO] [stdout] 6630 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMouseMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6646:9
[INFO] [stdout]      |
[INFO] [stdout] 6646 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6645:5
[INFO] [stdout]      |
[INFO] [stdout] 6645 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5312:9
[INFO] [stdout]      |
[INFO] [stdout] 5312 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5311:5
[INFO] [stdout]      |
[INFO] [stdout] 5311 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6691:5
[INFO] [stdout]      |
[INFO] [stdout] 6691 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6679:1
[INFO] [stdout]      |
[INFO] [stdout] 6679 | pub unsafe fn InputEventMouse_set_button_mask(obj_ptr: *mut sys::godot_object, button_mask: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6708:5
[INFO] [stdout]      |
[INFO] [stdout] 6708 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6696:1
[INFO] [stdout]      |
[INFO] [stdout] 6696 | pub unsafe fn InputEventMouse_get_button_mask(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6727:5
[INFO] [stdout]      |
[INFO] [stdout] 6727 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6715:1
[INFO] [stdout]      |
[INFO] [stdout] 6715 | pub unsafe fn InputEventMouse_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6744:5
[INFO] [stdout]      |
[INFO] [stdout] 6744 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6732:1
[INFO] [stdout]      |
[INFO] [stdout] 6732 | pub unsafe fn InputEventMouse_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6745:5
[INFO] [stdout]      |
[INFO] [stdout] 6745 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6762:5
[INFO] [stdout]      |
[INFO] [stdout] 6762 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6750:1
[INFO] [stdout]      |
[INFO] [stdout] 6750 | pub unsafe fn InputEventMouse_set_global_position(obj_ptr: *mut sys::godot_object, global_position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6779:5
[INFO] [stdout]      |
[INFO] [stdout] 6779 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6767:1
[INFO] [stdout]      |
[INFO] [stdout] 6767 | pub unsafe fn InputEventMouse_get_global_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6780:5
[INFO] [stdout]      |
[INFO] [stdout] 6780 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:14
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6796:5
[INFO] [stdout]      |
[INFO] [stdout] 6796 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventJoypadButtonMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6811:9
[INFO] [stdout]      |
[INFO] [stdout] 6811 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6810:5
[INFO] [stdout]      |
[INFO] [stdout] 6810 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6855:5
[INFO] [stdout]      |
[INFO] [stdout] 6855 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6843:1
[INFO] [stdout]      |
[INFO] [stdout] 6843 | pub unsafe fn InputEventJoypadButton_set_button_index(obj_ptr: *mut sys::godot_object, button_index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6872:5
[INFO] [stdout]      |
[INFO] [stdout] 6872 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6860:1
[INFO] [stdout]      |
[INFO] [stdout] 6860 | pub unsafe fn InputEventJoypadButton_get_button_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `gdnative_common::object::add_ref` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5928:9
[INFO] [stdout]      |
[INFO] [stdout] 5928 |         object::add_ref(obj);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:5927:5
[INFO] [stdout]      |
[INFO] [stdout] 5927 |     unsafe fn from_sys(obj: *mut sys::godot_object) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6891:5
[INFO] [stdout]      |
[INFO] [stdout] 6891 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6879:1
[INFO] [stdout]      |
[INFO] [stdout] 6879 | pub unsafe fn InputEventJoypadButton_set_pressure(obj_ptr: *mut sys::godot_object, pressure: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6908:5
[INFO] [stdout]      |
[INFO] [stdout] 6908 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6896:1
[INFO] [stdout]      |
[INFO] [stdout] 6896 | pub unsafe fn InputEventJoypadButton_get_pressure(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6927:5
[INFO] [stdout]      |
[INFO] [stdout] 6927 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6915:1
[INFO] [stdout]      |
[INFO] [stdout] 6915 | pub unsafe fn InputEventJoypadButton_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:14
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6942:5
[INFO] [stdout]      |
[INFO] [stdout] 6942 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMouseMotionMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6956:9
[INFO] [stdout]      |
[INFO] [stdout] 6956 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6955:5
[INFO] [stdout]      |
[INFO] [stdout] 6955 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6999:5
[INFO] [stdout]      |
[INFO] [stdout] 6999 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6987:1
[INFO] [stdout]      |
[INFO] [stdout] 6987 | pub unsafe fn InputEventMouseMotion_set_relative(obj_ptr: *mut sys::godot_object, relative: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7016:5
[INFO] [stdout]      |
[INFO] [stdout] 7016 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7004:1
[INFO] [stdout]      |
[INFO] [stdout] 7004 | pub unsafe fn InputEventMouseMotion_get_relative(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7017:5
[INFO] [stdout]      |
[INFO] [stdout] 7017 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7034:5
[INFO] [stdout]      |
[INFO] [stdout] 7034 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7022:1
[INFO] [stdout]      |
[INFO] [stdout] 7022 | pub unsafe fn InputEventMouseMotion_set_speed(obj_ptr: *mut sys::godot_object, speed: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7051:5
[INFO] [stdout]      |
[INFO] [stdout] 7051 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7039:1
[INFO] [stdout]      |
[INFO] [stdout] 7039 | pub unsafe fn InputEventMouseMotion_get_speed(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:14
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6442:5
[INFO] [stdout]      |
[INFO] [stdout] 6442 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7052:5
[INFO] [stdout]      |
[INFO] [stdout] 7052 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMouseButtonMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6459:9
[INFO] [stdout]      |
[INFO] [stdout] 6459 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6458:5
[INFO] [stdout]      |
[INFO] [stdout] 6458 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:14
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7067:5
[INFO] [stdout]      |
[INFO] [stdout] 7067 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventJoypadMotionMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7081:9
[INFO] [stdout]      |
[INFO] [stdout] 7081 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7080:5
[INFO] [stdout]      |
[INFO] [stdout] 7080 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7124:5
[INFO] [stdout]      |
[INFO] [stdout] 7124 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7112:1
[INFO] [stdout]      |
[INFO] [stdout] 7112 | pub unsafe fn InputEventJoypadMotion_set_axis(obj_ptr: *mut sys::godot_object, axis: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6505:5
[INFO] [stdout]      |
[INFO] [stdout] 6505 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6493:1
[INFO] [stdout]      |
[INFO] [stdout] 6493 | pub unsafe fn InputEventMouseButton_set_factor(obj_ptr: *mut sys::godot_object, factor: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7141:5
[INFO] [stdout]      |
[INFO] [stdout] 7141 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7129:1
[INFO] [stdout]      |
[INFO] [stdout] 7129 | pub unsafe fn InputEventJoypadMotion_get_axis(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6522:5
[INFO] [stdout]      |
[INFO] [stdout] 6522 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6510:1
[INFO] [stdout]      |
[INFO] [stdout] 6510 | pub unsafe fn InputEventMouseButton_get_factor(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7160:5
[INFO] [stdout]      |
[INFO] [stdout] 7160 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7148:1
[INFO] [stdout]      |
[INFO] [stdout] 7148 | pub unsafe fn InputEventJoypadMotion_set_axis_value(obj_ptr: *mut sys::godot_object, axis_value: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7177:5
[INFO] [stdout]      |
[INFO] [stdout] 7177 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7165:1
[INFO] [stdout]      |
[INFO] [stdout] 7165 | pub unsafe fn InputEventJoypadMotion_get_axis_value(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6541:5
[INFO] [stdout]      |
[INFO] [stdout] 6541 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6529:1
[INFO] [stdout]      |
[INFO] [stdout] 6529 | pub unsafe fn InputEventMouseButton_set_button_index(obj_ptr: *mut sys::godot_object, button_index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6558:5
[INFO] [stdout]      |
[INFO] [stdout] 6558 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6546:1
[INFO] [stdout]      |
[INFO] [stdout] 6546 | pub unsafe fn InputEventMouseButton_get_button_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:14
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7198:5
[INFO] [stdout]      |
[INFO] [stdout] 7198 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6577:5
[INFO] [stdout]      |
[INFO] [stdout] 6577 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6565:1
[INFO] [stdout]      |
[INFO] [stdout] 6565 | pub unsafe fn InputEventMouseButton_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventScreenDragMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7216:9
[INFO] [stdout]      |
[INFO] [stdout] 7216 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7215:5
[INFO] [stdout]      |
[INFO] [stdout] 7215 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6594:5
[INFO] [stdout]      |
[INFO] [stdout] 6594 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6582:1
[INFO] [stdout]      |
[INFO] [stdout] 6582 | pub unsafe fn InputEventMouseButton_set_doubleclick(obj_ptr: *mut sys::godot_object, doubleclick: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6611:5
[INFO] [stdout]      |
[INFO] [stdout] 6611 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6599:1
[INFO] [stdout]      |
[INFO] [stdout] 6599 | pub unsafe fn InputEventMouseButton_is_doubleclick(obj_ptr: *mut sys::godot_object) -> bool {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:14
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6630:5
[INFO] [stdout]      |
[INFO] [stdout] 6630 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMouseMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6646:9
[INFO] [stdout]      |
[INFO] [stdout] 6646 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6645:5
[INFO] [stdout]      |
[INFO] [stdout] 6645 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7263:5
[INFO] [stdout]      |
[INFO] [stdout] 7263 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7251:1
[INFO] [stdout]      |
[INFO] [stdout] 7251 | pub unsafe fn InputEventScreenDrag_set_index(obj_ptr: *mut sys::godot_object, index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7280:5
[INFO] [stdout]      |
[INFO] [stdout] 7280 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7268:1
[INFO] [stdout]      |
[INFO] [stdout] 7268 | pub unsafe fn InputEventScreenDrag_get_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7299:5
[INFO] [stdout]      |
[INFO] [stdout] 7299 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7287:1
[INFO] [stdout]      |
[INFO] [stdout] 7287 | pub unsafe fn InputEventScreenDrag_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7316:5
[INFO] [stdout]      |
[INFO] [stdout] 7316 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7304:1
[INFO] [stdout]      |
[INFO] [stdout] 7304 | pub unsafe fn InputEventScreenDrag_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7317:5
[INFO] [stdout]      |
[INFO] [stdout] 7317 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6691:5
[INFO] [stdout]      |
[INFO] [stdout] 6691 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6679:1
[INFO] [stdout]      |
[INFO] [stdout] 6679 | pub unsafe fn InputEventMouse_set_button_mask(obj_ptr: *mut sys::godot_object, button_mask: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7334:5
[INFO] [stdout]      |
[INFO] [stdout] 7334 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7322:1
[INFO] [stdout]      |
[INFO] [stdout] 7322 | pub unsafe fn InputEventScreenDrag_set_relative(obj_ptr: *mut sys::godot_object, relative: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6708:5
[INFO] [stdout]      |
[INFO] [stdout] 6708 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6696:1
[INFO] [stdout]      |
[INFO] [stdout] 6696 | pub unsafe fn InputEventMouse_get_button_mask(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6727:5
[INFO] [stdout]      |
[INFO] [stdout] 6727 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6715:1
[INFO] [stdout]      |
[INFO] [stdout] 6715 | pub unsafe fn InputEventMouse_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7351:5
[INFO] [stdout]      |
[INFO] [stdout] 7351 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7339:1
[INFO] [stdout]      |
[INFO] [stdout] 7339 | pub unsafe fn InputEventScreenDrag_get_relative(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6744:5
[INFO] [stdout]      |
[INFO] [stdout] 6744 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6732:1
[INFO] [stdout]      |
[INFO] [stdout] 6732 | pub unsafe fn InputEventMouse_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6745:5
[INFO] [stdout]      |
[INFO] [stdout] 6745 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6762:5
[INFO] [stdout]      |
[INFO] [stdout] 6762 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6750:1
[INFO] [stdout]      |
[INFO] [stdout] 6750 | pub unsafe fn InputEventMouse_set_global_position(obj_ptr: *mut sys::godot_object, global_position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7352:5
[INFO] [stdout]      |
[INFO] [stdout] 7352 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7369:5
[INFO] [stdout]      |
[INFO] [stdout] 7369 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7357:1
[INFO] [stdout]      |
[INFO] [stdout] 7357 | pub unsafe fn InputEventScreenDrag_set_speed(obj_ptr: *mut sys::godot_object, speed: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7386:5
[INFO] [stdout]      |
[INFO] [stdout] 7386 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7374:1
[INFO] [stdout]      |
[INFO] [stdout] 7374 | pub unsafe fn InputEventScreenDrag_get_speed(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7387:5
[INFO] [stdout]      |
[INFO] [stdout] 7387 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:14
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7403:5
[INFO] [stdout]      |
[INFO] [stdout] 7403 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6779:5
[INFO] [stdout]      |
[INFO] [stdout] 6779 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6767:1
[INFO] [stdout]      |
[INFO] [stdout] 6767 | pub unsafe fn InputEventMouse_get_global_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6780:5
[INFO] [stdout]      |
[INFO] [stdout] 6780 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventScreenTouchMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7418:9
[INFO] [stdout]      |
[INFO] [stdout] 7418 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7417:5
[INFO] [stdout]      |
[INFO] [stdout] 7417 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:14
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6796:5
[INFO] [stdout]      |
[INFO] [stdout] 6796 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventJoypadButtonMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6811:9
[INFO] [stdout]      |
[INFO] [stdout] 6811 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6810:5
[INFO] [stdout]      |
[INFO] [stdout] 6810 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7462:5
[INFO] [stdout]      |
[INFO] [stdout] 7462 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7450:1
[INFO] [stdout]      |
[INFO] [stdout] 7450 | pub unsafe fn InputEventScreenTouch_set_index(obj_ptr: *mut sys::godot_object, index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6855:5
[INFO] [stdout]      |
[INFO] [stdout] 6855 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6843:1
[INFO] [stdout]      |
[INFO] [stdout] 6843 | pub unsafe fn InputEventJoypadButton_set_button_index(obj_ptr: *mut sys::godot_object, button_index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6872:5
[INFO] [stdout]      |
[INFO] [stdout] 6872 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6860:1
[INFO] [stdout]      |
[INFO] [stdout] 6860 | pub unsafe fn InputEventJoypadButton_get_button_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7479:5
[INFO] [stdout]      |
[INFO] [stdout] 7479 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7467:1
[INFO] [stdout]      |
[INFO] [stdout] 7467 | pub unsafe fn InputEventScreenTouch_get_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6891:5
[INFO] [stdout]      |
[INFO] [stdout] 6891 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6879:1
[INFO] [stdout]      |
[INFO] [stdout] 6879 | pub unsafe fn InputEventJoypadButton_set_pressure(obj_ptr: *mut sys::godot_object, pressure: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7498:5
[INFO] [stdout]      |
[INFO] [stdout] 7498 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7486:1
[INFO] [stdout]      |
[INFO] [stdout] 7486 | pub unsafe fn InputEventScreenTouch_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7515:5
[INFO] [stdout]      |
[INFO] [stdout] 7515 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7503:1
[INFO] [stdout]      |
[INFO] [stdout] 7503 | pub unsafe fn InputEventScreenTouch_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6908:5
[INFO] [stdout]      |
[INFO] [stdout] 6908 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6896:1
[INFO] [stdout]      |
[INFO] [stdout] 6896 | pub unsafe fn InputEventJoypadButton_get_pressure(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7516:5
[INFO] [stdout]      |
[INFO] [stdout] 7516 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6927:5
[INFO] [stdout]      |
[INFO] [stdout] 6927 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6915:1
[INFO] [stdout]      |
[INFO] [stdout] 6915 | pub unsafe fn InputEventJoypadButton_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7533:5
[INFO] [stdout]      |
[INFO] [stdout] 7533 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7521:1
[INFO] [stdout]      |
[INFO] [stdout] 7521 | pub unsafe fn InputEventScreenTouch_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:14
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6942:5
[INFO] [stdout]      |
[INFO] [stdout] 6942 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMouseMotionMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6956:9
[INFO] [stdout]      |
[INFO] [stdout] 6956 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6955:5
[INFO] [stdout]      |
[INFO] [stdout] 6955 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6999:5
[INFO] [stdout]      |
[INFO] [stdout] 6999 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6987:1
[INFO] [stdout]      |
[INFO] [stdout] 6987 | pub unsafe fn InputEventMouseMotion_set_relative(obj_ptr: *mut sys::godot_object, relative: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7016:5
[INFO] [stdout]      |
[INFO] [stdout] 7016 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7004:1
[INFO] [stdout]      |
[INFO] [stdout] 7004 | pub unsafe fn InputEventMouseMotion_get_relative(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7017:5
[INFO] [stdout]      |
[INFO] [stdout] 7017 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7034:5
[INFO] [stdout]      |
[INFO] [stdout] 7034 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7022:1
[INFO] [stdout]      |
[INFO] [stdout] 7022 | pub unsafe fn InputEventMouseMotion_set_speed(obj_ptr: *mut sys::godot_object, speed: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:14
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7546:5
[INFO] [stdout]      |
[INFO] [stdout] 7546 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMagnifyGestureMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7558:9
[INFO] [stdout]      |
[INFO] [stdout] 7558 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7557:5
[INFO] [stdout]      |
[INFO] [stdout] 7557 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7051:5
[INFO] [stdout]      |
[INFO] [stdout] 7051 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7039:1
[INFO] [stdout]      |
[INFO] [stdout] 7039 | pub unsafe fn InputEventMouseMotion_get_speed(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7599:5
[INFO] [stdout]      |
[INFO] [stdout] 7599 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7587:1
[INFO] [stdout]      |
[INFO] [stdout] 7587 | pub unsafe fn InputEventMagnifyGesture_set_factor(obj_ptr: *mut sys::godot_object, factor: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7052:5
[INFO] [stdout]      |
[INFO] [stdout] 7052 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7616:5
[INFO] [stdout]      |
[INFO] [stdout] 7616 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7604:1
[INFO] [stdout]      |
[INFO] [stdout] 7604 | pub unsafe fn InputEventMagnifyGesture_get_factor(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:14
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7067:5
[INFO] [stdout]      |
[INFO] [stdout] 7067 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventJoypadMotionMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7081:9
[INFO] [stdout]      |
[INFO] [stdout] 7081 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7080:5
[INFO] [stdout]      |
[INFO] [stdout] 7080 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:14
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7631:5
[INFO] [stdout]      |
[INFO] [stdout] 7631 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventGestureMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7643:9
[INFO] [stdout]      |
[INFO] [stdout] 7643 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7642:5
[INFO] [stdout]      |
[INFO] [stdout] 7642 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7684:5
[INFO] [stdout]      |
[INFO] [stdout] 7684 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7672:1
[INFO] [stdout]      |
[INFO] [stdout] 7672 | pub unsafe fn InputEventGesture_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7124:5
[INFO] [stdout]      |
[INFO] [stdout] 7124 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7112:1
[INFO] [stdout]      |
[INFO] [stdout] 7112 | pub unsafe fn InputEventJoypadMotion_set_axis(obj_ptr: *mut sys::godot_object, axis: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7141:5
[INFO] [stdout]      |
[INFO] [stdout] 7141 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7129:1
[INFO] [stdout]      |
[INFO] [stdout] 7129 | pub unsafe fn InputEventJoypadMotion_get_axis(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7701:5
[INFO] [stdout]      |
[INFO] [stdout] 7701 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7689:1
[INFO] [stdout]      |
[INFO] [stdout] 7689 | pub unsafe fn InputEventGesture_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7160:5
[INFO] [stdout]      |
[INFO] [stdout] 7160 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7148:1
[INFO] [stdout]      |
[INFO] [stdout] 7148 | pub unsafe fn InputEventJoypadMotion_set_axis_value(obj_ptr: *mut sys::godot_object, axis_value: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7702:5
[INFO] [stdout]      |
[INFO] [stdout] 7702 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:14
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7715:5
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventPanGestureMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7727:9
[INFO] [stdout]      |
[INFO] [stdout] 7727 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7726:5
[INFO] [stdout]      |
[INFO] [stdout] 7726 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7177:5
[INFO] [stdout]      |
[INFO] [stdout] 7177 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7165:1
[INFO] [stdout]      |
[INFO] [stdout] 7165 | pub unsafe fn InputEventJoypadMotion_get_axis_value(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:14
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7198:5
[INFO] [stdout]      |
[INFO] [stdout] 7198 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventScreenDragMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7216:9
[INFO] [stdout]      |
[INFO] [stdout] 7216 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7215:5
[INFO] [stdout]      |
[INFO] [stdout] 7215 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7263:5
[INFO] [stdout]      |
[INFO] [stdout] 7263 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7251:1
[INFO] [stdout]      |
[INFO] [stdout] 7251 | pub unsafe fn InputEventScreenDrag_set_index(obj_ptr: *mut sys::godot_object, index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7768:5
[INFO] [stdout]      |
[INFO] [stdout] 7768 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7756:1
[INFO] [stdout]      |
[INFO] [stdout] 7756 | pub unsafe fn InputEventPanGesture_set_delta(obj_ptr: *mut sys::godot_object, delta: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7785:5
[INFO] [stdout]      |
[INFO] [stdout] 7785 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7773:1
[INFO] [stdout]      |
[INFO] [stdout] 7773 | pub unsafe fn InputEventPanGesture_get_delta(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7786:5
[INFO] [stdout]      |
[INFO] [stdout] 7786 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7280:5
[INFO] [stdout]      |
[INFO] [stdout] 7280 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7268:1
[INFO] [stdout]      |
[INFO] [stdout] 7268 | pub unsafe fn InputEventScreenDrag_get_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:14
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7800:5
[INFO] [stdout]      |
[INFO] [stdout] 7800 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventActionMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7813:9
[INFO] [stdout]      |
[INFO] [stdout] 7813 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7812:5
[INFO] [stdout]      |
[INFO] [stdout] 7812 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7299:5
[INFO] [stdout]      |
[INFO] [stdout] 7299 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7287:1
[INFO] [stdout]      |
[INFO] [stdout] 7287 | pub unsafe fn InputEventScreenDrag_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7316:5
[INFO] [stdout]      |
[INFO] [stdout] 7316 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7304:1
[INFO] [stdout]      |
[INFO] [stdout] 7304 | pub unsafe fn InputEventScreenDrag_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7317:5
[INFO] [stdout]      |
[INFO] [stdout] 7317 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7855:5
[INFO] [stdout]      |
[INFO] [stdout] 7855 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7843:1
[INFO] [stdout]      |
[INFO] [stdout] 7843 | pub unsafe fn InputEventAction_set_action(obj_ptr: *mut sys::godot_object, action: GodotString) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7872:5
[INFO] [stdout]      |
[INFO] [stdout] 7872 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7860:1
[INFO] [stdout]      |
[INFO] [stdout] 7860 | pub unsafe fn InputEventAction_get_action(obj_ptr: *mut sys::godot_object) -> GodotString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7334:5
[INFO] [stdout]      |
[INFO] [stdout] 7334 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7322:1
[INFO] [stdout]      |
[INFO] [stdout] 7322 | pub unsafe fn InputEventScreenDrag_set_relative(obj_ptr: *mut sys::godot_object, relative: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7351:5
[INFO] [stdout]      |
[INFO] [stdout] 7351 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7339:1
[INFO] [stdout]      |
[INFO] [stdout] 7339 | pub unsafe fn InputEventScreenDrag_get_relative(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7352:5
[INFO] [stdout]      |
[INFO] [stdout] 7352 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7369:5
[INFO] [stdout]      |
[INFO] [stdout] 7369 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7357:1
[INFO] [stdout]      |
[INFO] [stdout] 7357 | pub unsafe fn InputEventScreenDrag_set_speed(obj_ptr: *mut sys::godot_object, speed: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7891:5
[INFO] [stdout]      |
[INFO] [stdout] 7891 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7879:1
[INFO] [stdout]      |
[INFO] [stdout] 7879 | pub unsafe fn InputEventAction_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7386:5
[INFO] [stdout]      |
[INFO] [stdout] 7386 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7374:1
[INFO] [stdout]      |
[INFO] [stdout] 7374 | pub unsafe fn InputEventScreenDrag_get_speed(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7387:5
[INFO] [stdout]      |
[INFO] [stdout] 7387 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:14
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7403:5
[INFO] [stdout]      |
[INFO] [stdout] 7403 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventScreenTouchMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7418:9
[INFO] [stdout]      |
[INFO] [stdout] 7418 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7417:5
[INFO] [stdout]      |
[INFO] [stdout] 7417 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7462:5
[INFO] [stdout]      |
[INFO] [stdout] 7462 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7450:1
[INFO] [stdout]      |
[INFO] [stdout] 7450 | pub unsafe fn InputEventScreenTouch_set_index(obj_ptr: *mut sys::godot_object, index: i64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7479:5
[INFO] [stdout]      |
[INFO] [stdout] 7479 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7467:1
[INFO] [stdout]      |
[INFO] [stdout] 7467 | pub unsafe fn InputEventScreenTouch_get_index(obj_ptr: *mut sys::godot_object) -> i64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7498:5
[INFO] [stdout]      |
[INFO] [stdout] 7498 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7486:1
[INFO] [stdout]      |
[INFO] [stdout] 7486 | pub unsafe fn InputEventScreenTouch_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7515:5
[INFO] [stdout]      |
[INFO] [stdout] 7515 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7503:1
[INFO] [stdout]      |
[INFO] [stdout] 7503 | pub unsafe fn InputEventScreenTouch_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7516:5
[INFO] [stdout]      |
[INFO] [stdout] 7516 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7533:5
[INFO] [stdout]      |
[INFO] [stdout] 7533 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7521:1
[INFO] [stdout]      |
[INFO] [stdout] 7521 | pub unsafe fn InputEventScreenTouch_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:14
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7546:5
[INFO] [stdout]      |
[INFO] [stdout] 7546 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventMagnifyGestureMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7558:9
[INFO] [stdout]      |
[INFO] [stdout] 7558 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7557:5
[INFO] [stdout]      |
[INFO] [stdout] 7557 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7599:5
[INFO] [stdout]      |
[INFO] [stdout] 7599 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7587:1
[INFO] [stdout]      |
[INFO] [stdout] 7587 | pub unsafe fn InputEventMagnifyGesture_set_factor(obj_ptr: *mut sys::godot_object, factor: f64) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7616:5
[INFO] [stdout]      |
[INFO] [stdout] 7616 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7604:1
[INFO] [stdout]      |
[INFO] [stdout] 7604 | pub unsafe fn InputEventMagnifyGesture_get_factor(obj_ptr: *mut sys::godot_object) -> f64 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:14
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7631:5
[INFO] [stdout]      |
[INFO] [stdout] 7631 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventGestureMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7643:9
[INFO] [stdout]      |
[INFO] [stdout] 7643 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7642:5
[INFO] [stdout]      |
[INFO] [stdout] 7642 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7684:5
[INFO] [stdout]      |
[INFO] [stdout] 7684 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7672:1
[INFO] [stdout]      |
[INFO] [stdout] 7672 | pub unsafe fn InputEventGesture_set_position(obj_ptr: *mut sys::godot_object, position: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7701:5
[INFO] [stdout]      |
[INFO] [stdout] 7701 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7689:1
[INFO] [stdout]      |
[INFO] [stdout] 7689 | pub unsafe fn InputEventGesture_get_position(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7702:5
[INFO] [stdout]      |
[INFO] [stdout] 7702 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:14
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7715:5
[INFO] [stdout]      |
[INFO] [stdout] 7715 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventPanGestureMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7727:9
[INFO] [stdout]      |
[INFO] [stdout] 7727 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7726:5
[INFO] [stdout]      |
[INFO] [stdout] 7726 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7768:5
[INFO] [stdout]      |
[INFO] [stdout] 7768 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7756:1
[INFO] [stdout]      |
[INFO] [stdout] 7756 | pub unsafe fn InputEventPanGesture_set_delta(obj_ptr: *mut sys::godot_object, delta: Vector2) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7785:5
[INFO] [stdout]      |
[INFO] [stdout] 7785 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7773:1
[INFO] [stdout]      |
[INFO] [stdout] 7773 | pub unsafe fn InputEventPanGesture_get_delta(obj_ptr: *mut sys::godot_object) -> Vector2 {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7786:5
[INFO] [stdout]      |
[INFO] [stdout] 7786 |     mem::transmute(ret)
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:14
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |              ^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7800:5
[INFO] [stdout]      |
[INFO] [stdout] 7800 |     unsafe fn get_mut() -> &'static mut Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `InputEventActionMethodTable::get_mut` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7813:9
[INFO] [stdout]      |
[INFO] [stdout] 7813 |         Self::get_mut()
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7812:5
[INFO] [stdout]      |
[INFO] [stdout] 7812 |     pub unsafe fn unchecked_get() -> &'static Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7855:5
[INFO] [stdout]      |
[INFO] [stdout] 7855 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7843:1
[INFO] [stdout]      |
[INFO] [stdout] 7843 | pub unsafe fn InputEventAction_set_action(obj_ptr: *mut sys::godot_object, action: GodotString) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7872:5
[INFO] [stdout]      |
[INFO] [stdout] 7872 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7860:1
[INFO] [stdout]      |
[INFO] [stdout] 7860 | pub unsafe fn InputEventAction_get_action(obj_ptr: *mut sys::godot_object) -> GodotString {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7891:5
[INFO] [stdout]      |
[INFO] [stdout] 7891 |     (gd_api.godot_method_bind_ptrcall)(method_bind, obj_ptr, argument_buffer.as_mut_ptr() as *mut _, ret_ptr as *mut _);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7879:1
[INFO] [stdout]      |
[INFO] [stdout] 7879 | pub unsafe fn InputEventAction_set_pressed(obj_ptr: *mut sys::godot_object, pressed: bool) -> () {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6455:9
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6455 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6642:9
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6642 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6807:9
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6807 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:6952:9
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 6952 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7077:9
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7077 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7212:9
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7212 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7414:9
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7414 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7554:9
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7554 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7639:9
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7639 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7723:9
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7723 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/gdnative-input-47399cec3087343b/out/input_types.rs:7809:9
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &mut TABLE
[INFO] [stdout]      |         ^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw mut` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 7809 |         &raw mut TABLE
[INFO] [stdout]      |          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdnative-input` (lib test) due to 11 previous errors; 103 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gdnative-input` (lib) due to 11 previous errors; 103 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a", kill_on_drop: false }`
[INFO] [stdout] 8e1f892ea79d17bbfd68b660473b945d89092b85858ccbdac2f70bd6a77a702a
